Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref: change names #3

Merged
merged 1 commit into from
Sep 16, 2020
Merged

ref: change names #3

merged 1 commit into from
Sep 16, 2020

Conversation

satra
Copy link
Member

@satra satra commented Sep 15, 2020

closes #2

@satra satra merged commit f546525 into dandi:master Sep 16, 2020
waxlamp pushed a commit that referenced this pull request Jan 7, 2022
Initial web client skeleton
yarikoptic added a commit that referenced this pull request Oct 14, 2024
Otherwise, since limiting is done per IP and we do not know where requests
would be coming from to the docker hub, we could get

    #3 [auth] library/python:pull token for registry-1.docker.io
    #3 DONE 0.0s

    #2 [internal] load metadata for docker.io/library/python:3.11-slim
    #2 ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/python/manifests/sha256:5501a4fe605abe24de87c2f3d6cf9fd760354416a0cad0296cf284fddcdca9e2: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
    ------
     > [internal] load metadata for docker.io/library/python:3.11-slim:
    ------
    django-public.Dockerfile:1
    --------------------
       1 | >>> FROM python:3.11-slim
       2 |     # Install system librarires for Python packages:
       3 |     # * psycopg2
    --------------------
    ERROR: failed to solve: python:3.11-slim: failed to resolve source metadata for docker.io/library/python:3.11-slim: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/python/manifests/sha256:5501a4fe605abe24de87c2f3d6cf9fd760354416a0cad0296cf284fddcdca9e2: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
    Error: Process completed with exit code 1.
yarikoptic added a commit that referenced this pull request Oct 15, 2024
Otherwise, since limiting is done per IP and we do not know where requests
would be coming from to the docker hub, we could get

    #3 [auth] library/python:pull token for registry-1.docker.io
    #3 DONE 0.0s

    #2 [internal] load metadata for docker.io/library/python:3.11-slim
    #2 ERROR: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/python/manifests/sha256:5501a4fe605abe24de87c2f3d6cf9fd760354416a0cad0296cf284fddcdca9e2: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
    ------
     > [internal] load metadata for docker.io/library/python:3.11-slim:
    ------
    django-public.Dockerfile:1
    --------------------
       1 | >>> FROM python:3.11-slim
       2 |     # Install system librarires for Python packages:
       3 |     # * psycopg2
    --------------------
    ERROR: failed to solve: python:3.11-slim: failed to resolve source metadata for docker.io/library/python:3.11-slim: failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/library/python/manifests/sha256:5501a4fe605abe24de87c2f3d6cf9fd760354416a0cad0296cf284fddcdca9e2: 429 Too Many Requests - Server message: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
    Error: Process completed with exit code 1.
kabilar pushed a commit to kabilar/dandi-archive that referenced this pull request Nov 18, 2024
Uncomment out Page view component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename module to dandiapi package and "dandi-api" (or also dandiapi) on PyPI
1 participant